vue v-for object 我需要把object <div v-for=" item in object">{{ item }} 發現打印出來不是tuble 而是其value值,才發現v-for這么寫適用 ...